PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotationBorder Class
/ getDashPattern Method
Collapse All
Expand All
In This Topic
getDashPattern Method
In This Topic
Gets the array that represents the dash pattern.
Syntax
public
double
[] getDashPattern()
Return Value
An array that represents the dash pattern when the
setStyle
property is set to
PDFAnnotationBorderStyle.DASHED
.
See Also
Reference
PDFAnnotationBorder Class
PDFAnnotationBorder Members